NAnt
Help
Element Reference
<import> |
v0.85 |
[This is preliminary documentation and subject to change.]
Represents a namespace to import.
| Attribute | Type | Description | Required |
|---|---|---|---|
| name | string | The name of the namespace to import. | True |
| if | bool | Indicates if the import should be generated. | False |
| unless | bool | Indicates if the import should be not generated. | False |